golang.org/x/tools/internal/gcimporter.iexporter.typOff (method)

2 uses

	golang.org/x/tools/internal/gcimporter (current package)
		iexport.go#L677: 	w.data.uint64(w.p.typOff(t, pkg))
		iexport.go#L690: func (p *iexporter) typOff(t types.Type, pkg *types.Package) uint64 {